home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / browser / help / cookies.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2007-02-10  |  7.8 KB  |  171 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  3.     <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
  4.     %brandDTD;
  5.     <!ENTITY % platformDTD SYSTEM "chrome://browser/locale/help/platformStrings.dtd" >
  6.     %platformDTD;
  7. ]>
  8. <!--
  9. Contributors:
  10.   David Tenser <david.tenser@comhem.se> (original author)
  11.   Steffen Wilberg <steffen.wilberg@web.de>
  12. -->
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15.     <title>Managing Cookies</title>
  16.     <link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
  17. </head>
  18.  
  19. <body>
  20. <h1>Managing Cookies</h1>
  21.  
  22. <p>This document explains what cookies are, how they are used, and how you can gain
  23.   control over the cookies stored on your computer by using the Cookie Manager in
  24.   &brandFullName;.</p>
  25.  
  26. <div class="contentsBox">In this section:
  27.   <ul>
  28.     <li><a href="#what_is_a_cookie">What is a Cookie?</a></li>
  29.     <li><a href="#setting_up_cookie_rules">Setting Up Cookie Rules</a></li>
  30.     <li><a href="#accepting_and_blocking_cookies">Accepting and Blocking Cookies</a></li>
  31.     <li><a href="#cookies_exceptions">The Cookies Exceptions Window</a></li>
  32.     <li><a href="#view_cookies">The View Cookies Window</a></li>
  33.   </ul>
  34. </div>
  35.  
  36. <h2 id="what_is_a_cookie">What is a Cookie?</h2>
  37.  
  38. <p>A cookie is a file created by an Internet site to store information on your
  39.   computer, such as your preferences when visiting that site. When you visit a site
  40.   that uses cookies, the site might ask &brandShortName; to place one or more cookies
  41.   on your hard disk.</p>
  42.  
  43. <p>Later, when you return to the site, &brandShortName; sends back the cookies that
  44.   belong to the site. This allows the site to present you with information customized
  45.   to fit your needs.</p>
  46.  
  47. <p>Cookies can also store personally identifiable information. Personally identifiable
  48.   information is information that can be used to identify or contact you, such as
  49.   your name, e-mail address, home or work address, or telephone number. However, a
  50.   web site only has access to the personal information that you provide. For
  51.   example, a web site cannot determine your e-mail address unless you provide it. Also,
  52.   a web site cannot gain access to other information on your computer.</p>
  53.  
  54. <p>When you use the default cookie settings, this activity is invisible to you,
  55.   and you won't know when a web site is setting a cookie or when &brandShortName;
  56.   is sending a web site its cookie. However, you can set your cookies
  57.   &pref.plural; so that you will be asked before a cookie is set. You can also
  58.   restrict the lifetime of cookies to your current &brandShortName; session.</p>
  59.  
  60. <h2 id="setting_up_cookie_rules">Setting Up Cookie Rules</h2>
  61.  
  62. <p>By default &brandShortName; accepts all cookies, including cookies which
  63.   would allow a site to recognize you effectively forever. If this doesn't suit
  64.   you, you can tell &brandShortName; to delete all cookies when you close
  65.   &brandShortName;:</p>
  66.  
  67. <ol>
  68.   <li>Select &pref.menuPath; and open the <em>Privacy</em> panel.</li>
  69.   <li>Select the <em>I close &brandShortName;</em> &pref.singular; from the
  70.     <em>Keep until</em> menu.</li>
  71. </ol>
  72.  
  73. <p>If you want to grant sites you trust the ability to store cookies permanently
  74.   (e.g., to allow you to log in automatically to a site), click <a
  75.   href="#cookies_exceptions"><em>Exceptions...</em></a>, enter the site address,
  76.   and click <em>Allow</em>.</p>
  77.  
  78. <h3 id="all_the_settings">All the Settings</h3>
  79.  
  80. <p>These are the &pref.plural; that affect how cookies are managed by
  81.   &brandShortName;:</p>
  82.  
  83. <dl>
  84.   <dt>Accept cookies from sites</dt>
  85.   <dd><p>If you don't want any sites to store cookies on your computer, uncheck
  86.     this &pref.singular;. Note that some sites may not work properly when
  87.     cookies are disabled. If you want to grant certain sites the ability to
  88.     store cookies, open the <a href="#cookies_exceptions">Cookies Exceptions</a>
  89.     window by clicking <em>Exceptions...</em>, enter the site address, and click
  90.     <em>Allow</em> or <em>Allow for Session</em>.</p></dd>
  91.   <dt>Keep until</dt>
  92.   <dd>
  93.   <ul>
  94.     <li><em>they expire</em><br/>
  95.       If this &pref.singular; is selected, each cookie will be removed when the
  96.       site that set it has determined the cookie should expire.</li>
  97.     <li><em>I close &brandShortName;</em><br/>
  98.       If this &pref.singular; is selected, cookies will be removed when you
  99.       restart &brandShortName;.  Web sites requiring the use of cookies will
  100.       still work, but if you restart &brandShortName;, the web site will think
  101.       that you logged into the site for the first time again.</li>
  102.     <li><em>ask me every time</em><br/>
  103.       Display an alert every time a web site tries to store a cookie asking you
  104.       if you want that cookie stored.</li>
  105.   </ul>
  106.   </dd>
  107. </dl>
  108.  
  109. <h2 id="accepting_and_blocking_cookies">Accepting and Blocking Cookies</h2>
  110.  
  111. <p>If you've chosen <em>ask me every time</em> from the <em>Keep until</em>
  112.   menu, you'll see a dialog whenever a site tries to store a cookie on your
  113.   computer providing the following options:</p>
  114.  
  115. <dl>
  116.   <dt>Allow</dt>
  117.   <dd>To allow this particular cookie, just click <em>Allow</em>. Use this if
  118.     you trust the site.</dd>
  119.   <dt>Allow for Session</dt>
  120.   <dd>If you want to allow this cookie for now, but have it deleted when you
  121.     exit &brandShortName;, click <em>Allow for Session</em>. Use this if the
  122.     site doesn't work without cookies, but you don't want to have a permanent
  123.     cookie stored for it.</dd>
  124.   <dt>Deny</dt>
  125.   <dd>If you don't want this cookie to be stored, click <em>Deny</em>. Use this
  126.     if you don't trust the site or suspect that it's compromising your privacy.</dd>
  127.   <dt>Use my choice for all cookies from this site</dt>
  128.   <dd>Select this checkbox before clicking any of the buttons if you want
  129.     &brandShortName; to remember your decision and not ask again. The site will
  130.     be added to the <a href="#cookies_exceptions">Cookie Exceptions</a> window,
  131.     where you can revert your choice should you wish to do so later.</dd>
  132. </dl>
  133.  
  134. <h2 id="cookies_exceptions">The Cookies Exceptions Window</h2>
  135.  
  136. <p>Access this window by clicking the <em>Exceptions...</em> button in cookies
  137.   &pref.plural;. Here you can make exceptions from your general cookies
  138.   &pref.plural; for specific sites. Using exceptions, you can allow all cookies,
  139.   reject all cookies, or allow all cookies but have them deleted when you exit
  140.   &brandShortName;, regardless of your other cookie settings.</p>
  141.  
  142. <p>To add a site to this list, simply type the site's domain name in the field
  143.   labeled <em>Address of web site</em>. Then click <em>Block</em> to reject
  144.   cookies from the site, click <em>Allow</em> to allow cookies from the site,
  145.   or click <em>Allow for Session</em> to allow cookies from the site but have
  146.   them deleted when you exit &brandShortName;.</p>
  147.  
  148. <p>To remove a site from this list, select it and click <em>Remove Site</em>. To
  149.   clear the list completely, click <em>Remove All Sites</em>. This will clear
  150.   the exceptions list so your general cookies &pref.plural; apply.</p>
  151.  
  152. <h2 id="view_cookies">The View Cookies Window</h2>
  153.  
  154. <p>Use the <em>View Cookies</em> window to view and remove cookies. To access it,
  155.   click the <em>View Cookies</em> button in cookies &pref.plural;.</p>
  156.  
  157. <p>This window lists all cookies currently stored on your
  158.   computer, grouped by site. You can expand the sites and select a cookie to
  159.   display more information about it. You can also search for a site or a cookie
  160.   name by typing in the search bar.</p>
  161.  
  162. <p>To remove a cookie from the list, select it and click <em>Remove Cookie</em>.
  163.   To remove a site's cookies, select the site and click <em>Remove
  164.   Cookie(s)</em>. To wipe all cookies, click <em>Remove All Cookies</em>.</p>
  165.  
  166. <div class="contentsBox"><em>12 September 2006</em></div>
  167. <p>Copyright © 2003-2007 Contributors to the Mozilla Help Viewer Project.</p>
  168.  
  169. </body>
  170. </html>
  171.